| Operation id | downloadFilesZip |
| Category | Chain |
| Label | downloadFilesZip |
| Requires | |
| Since | |
Parameters
Signature
| Inputs | document, documents |
| Outputs | blob, blob |
Implementation Information
| Implementation Class |
Class:
org.nuxeo.ecm.automation.core.impl.CompiledChainImpl
|
| Contributing Component |
BuiltIn
|
JSON Definition
{
"id" : "downloadFilesZip",
"label" : "downloadFilesZip",
"category" : "Chain",
"requires" : null,
"description" : null,
"url" : "downloadFilesZip",
"signature" : [ "document", "blob", "documents", "blob" ],
"params" : [ ]
}